Skip to content

Conversation

Ahmed-Labs
Copy link
Member

@Ahmed-Labs Ahmed-Labs commented Oct 8, 2025

  • Creates a global filter selector component for managing global filters
  • This component allows selecting and updating filter values
  • Uses mutable search to create a filter query string that can be appended to widget queries.
  • Sets up placeholder callbacks for persisting changes later on.
  • Note: Logic for persisting global filter changes will be in a separate PR

Try it out using this deployment: https://sentry-6pqpj4e2n.sentry.dev/issues/
This deployment is from changes made on top of this branch to add persistence (that way you can see the filter selector in action.

Fixes DAIN-929

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 8, 2025
@Ahmed-Labs Ahmed-Labs changed the title Ahmedmo/feat/dashboard global filters component feat(dashboards): Add global filters selector component Oct 8, 2025
Copy link

linear bot commented Oct 9, 2025

@Ahmed-Labs Ahmed-Labs changed the title feat(dashboards): Add global filters selector component feat(dashboards): Add global filter selector component Oct 9, 2025
@Ahmed-Labs Ahmed-Labs merged commit 3cbaeb2 into master Oct 9, 2025
52 checks passed
@Ahmed-Labs Ahmed-Labs deleted the ahmedmo/feat/dashboard-global-filters-component branch October 9, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants